get /cloud/details/{detailsName}

Describe Cloud Details (describeCloudDetails)

Describes the cloud details.

Path parameters

detailsName (required)

Path Parameter — Cloud detailsname

Consumes

This API call consumes the following media types via the Content-Type request header:

  • application/json

Return type

CloudDetailn

Example data

Content-Type: application/json

{

"name" : "userCloud@east-us",

"_type" : "AwsCloudDetails",

"credentialsId" : ""

}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

  • application/json

Responses

200

OK CloudDetails

Default

Error ErrorInfo

errorCode (optional)

String

url(optional)

String

message (optional)

String